line of code

英 [laɪn ɒv kəʊd] 美 [laɪn əv koʊd]

网络  代码行; 代码行法; 码行数; 行码; 码行

电力



双语例句

  1. But not a single line of code has resulted from all this activity.
    但是,没有一行代码是由所有这个活动产生的。
  2. What's happening in that line of code?
    那行代码中发生了什么?
  3. You've successfully deployed your first Google App Engine application and you didn't write a line of code.
    您已经成功部署了您的第一个GoogleAppEngine应用程序,并且没有编写一行代码。
  4. With a single line of code, you can enable the cache.
    只需使用一行代码就可以启用缓存。
  5. There's not much difference in this one line of code.
    这一行简单代码没有太大的区别。
  6. Finally, we need to change the line of code that is setting the port Express is using.
    最后,我们需要更改设置Express所使用的端口的代码。
  7. The first line of code imports the Services_JSON implementation.
    第一行代码导入了ServicesJSON实现。
  8. Enable an existing non-SQL RPG ILE program to use the handler program by adding a single line of code.
    添加一行代码,允许一个现有的非SQLRPGILE程序使用这个Handlder程序。
  9. If the application is visible, you can step through each line of code as it runs.
    如果应用程序的可见的,在代码执行中就可以单步调试每一行代码。
  10. All-for-one-and-one-for-all is great motivation, but it rarely gets a line of code written.
    “所有对一个和一个对所有(all-for-one-and-one-for-all)”是极好的动机,而且几乎不需要编写一行代码。
  11. It builds the URI, sets the request headers, and invokes the request in one line of code.
    它构建URI,设置请求头,并在一行代码中调用请求。
  12. You can remove the commented line of code if you want to wait a specified amount of time.
    如果您要等待一段精确数量的时间,您可以清除这个代码的注释行。
  13. This line of code returns the user root of the data tree.
    这一行代码返回数据树的userroot。
  14. There is one line of code that makes the class work only with the Apache XML parser.
    有一行代码使这个类只与ApacheXML解析器一起工作。
  15. To add a record definition, place the cursor on the last line of code in the editor.
    要添加一条记录定义,将光标移到编辑器的最后一行代码上。
  16. To prevent this, a line of code insures that$ DeleteCount is always one or higher.
    为防止出现这种循环,需要一行代码来确保$DeleteCount总是大于或等于1。
  17. Note that the line of code form action='action. php'tells the server which script handles the action.
    注意,代码行formaction='action.php'将告诉服务器由哪个脚本处理这一操作。
  18. The function t() used in the last line of code is provided by Drupal.
    代码最后一行中使用的函数t()由Drupal提供。
  19. For example, C-based languages use a semicolon(;) to indicate the end of a line of code.
    例如,基于C的语言使用分号(;)来指示代码行的结束。
  20. And add the following line of code to the onclick event for the Replace document and Cancel buttons.
    将以下代码行添加到Replacedocument和Cancel按钮的onclick事件。
  21. That adds support for a new data type without changing a line of code.
    这样就在没有更改任何代码的情况下添加了对新数据类型的支持。
  22. You could even add a line of code to highlight the incorrect field.
    您甚至可以添加一行代码来突出显示不正确的字段。
  23. The one line of code in the class body of Order defines its relationship to the Item object.
    在Order类体中有一行代码定义了它与Item对象的关系。
  24. So I actually don't need the curly braces because I only have a single line of code.
    所以我实际上不需要那个花括号,因为我只有一行代码。
  25. And what line of code am I on now?
    那我现在在伪代码的哪一行呢?
  26. The Rule string applied to rule_to_function is scanned into a tuple with the first line of code.
    第一行代码将传给ruletofunction的Rule字符串扫描进一个元组(tuple)。
  27. Marks a line of code that you can navigate back to from the bookmarks window.
    标记您可从“书签窗口”向后定位到的代码行。
  28. This is demonstrated in the following example line of code.
    下面的示例代码行中说明了这一点。
  29. How could you if you have tested virtually every line of code?
    如果你已经测试了每一行代码你会怎么做?
  30. So, I'm getting a string and so what really am I doing in this line of code?
    那么,我得到一个字符串,这行代码实际上是干什么的呢?